perm filename UNIX[W86,JMC] blob sn#811178 filedate 1986-02-22 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	unix[w86,jmc]		Correspondences between WAITS and unix commands
C00003 ENDMK
CāŠ—;
unix[w86,jmc]		Correspondences between WAITS and unix commands

Because the syntax is different the use is merely to tell where to
look in the unix documentation.

type		simple use of  cat, also tail
delete		rm
copy		cat, cp(no warning on over-writing)
rename		mv
pp		pwd (more important than in WAITS)
dir		ls
help <topic>	man <topic>
who		who
alias		cd
ufd		mkdir (more important in unix because of subdirectories)
		rmdir
k		↑d